//==============================================================================
// bullet_anim.txt
//==============================================================================

//==============================================================================
define Bullet
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Attachments A Sling Stone
replacetexture attachments e sling stone map/attachments a bullet map
         }
      }
   }     
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
		VisualLightning SFX X MusketTrail
				Connect ATTACHPOINT bullet hotspot                 
         }
      }
   }
}
